GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > RowColumnActionsCommand クラス > RowColumnActionsCommand コンストラクタ : RowColumnActionsCommand コンストラクタ(Actions,Boolean,IWorksheet,Reference[]) |
'Declaration
Public Function New( _ ByVal action As RowColumnActionsCommand.Actions, _ ByVal isColumn As Boolean, _ ByVal worksheet As IWorksheet, _ ByVal ranges() As Reference _ )
public RowColumnActionsCommand( RowColumnActionsCommand.Actions action, bool isColumn, IWorksheet worksheet, Reference[] ranges )